IN THE MOD (edited)


tho



















fixfatalerror = true (edited)Find Me
Make Me False
would appear with a 1/3 in the bottom left corner in the freeplay selection or something


(edited)






































POWER
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2














)
) 











"

Application.current.window.width = 1280 / FlxG.camera.zoom;
Application.current.window.height = 720 / FlxG.camera.zoom;
Application.current.window.x = 260 + (FlxG.camera.scroll.x - (Application.current.window.width * (1 - FlxG.camera.zoom) / 2));
Application.current.window.y = 360 + (FlxG.camera.scroll.y - (Application.current.window.height * (1 - FlxG.camera.zoom) / 2)); (edited)